home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2000 #4
/
Amiga Plus CD - 2000 - No. 4.iso
/
Tools
/
Dev
/
powerd
/
lib
/
powerd_lib.lha
/
PowerD
/
CloseS.ass
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-06-23
|
155 b
|
12 lines
; a0 - screen
xdef _CloseS
_CloseS move.l a6,-(a7)
move.l _IntuitionBase,a6
jsr (-66,a6) ; CloseScreen()
move.l (a7)+,a6
rts
xref _IntuitionBase